Click or drag to resize

TaskDueDate Property

Represents the date when a task item is due.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime DueDate { get; set; }

Property Value

Type: DateTime
See Also